Method: removeIPFromEndSystemGroup

Remove an end system IP address from an ExtremeControl end-system group.

Parameters

Name Type Description
endSystemGroup string End-system group name you are changing
ipAddress string IP address of the end-system
reauthenticate boolean Set to true to force reauthentication on the affected end-system

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/removeIPFromEndSystemGroup?endSystemGroup=Administrator-IP&ipAddress=192.168.10.180&reauthenticate=true